API Documentation
Bc3Compressor.h
1 // Bc3Compressor.h
3 //
5 
6 namespace nkImages
7 {
11  class Bc3Compressor final
12  {
13  // Nothing is exported.
14  } ;
15 }
nkImages
Encompasses all API of component NilkinsImages.
Definition: BmpEncoder.h:7
nkImages::Bc3Compressor
Responsible for BC3 compressed block reading. Used internally to decompress images.
Definition: Bc3Compressor.h:12